C1.Web.Mvc Namespace / TreeMap<T> Class / BindingName Property

In This Topic
BindingName Property (TreeMap<T>)
In This Topic
Gets or sets the name of the property containing name of the data item. It is used to show name of the node.
Syntax
'Declaration
 
Public Property BindingName As String()
 
See Also